Determining or Changing the Selection
Your application can use theLGetSelect
function to determine whether a certain cell is selected or to find the next selected cell. To select or deselect a specific cell, your application can use theLSetSelect
procedure.
Subtopics
- LGetSelect
- LSetSelect